home *** CD-ROM | disk | FTP | other *** search
/ Grande Enciclopedia Della Salute 3 / grande salute 3.iso / Setup / _EE856~3.cab / _EE856D1B278A11D68B2400A0CCC387BF / C_L_FB_COL.json < prev    next >
JavaScript Object Notation  |  2000-06-20  |  275b

  1. {
  2.     "schema": {
  3.         "Progre": "Long Integer",
  4.         "CodiceAlimento": "Text (4)",
  5.         "Quantita": "Single",
  6.         "UnMisVal": "Integer"
  7.     },
  8.     "data": [
  9.         {
  10.             "CodiceAlimento": "BV06",
  11.             "Quantita": 50,
  12.             "UnMisVal": 50
  13.         },
  14.         {
  15.             "CodiceAlimento": "LT02",
  16.             "Quantita": 200,
  17.             "UnMisVal": 0
  18.         },
  19.         {
  20.             "CodiceAlimento": "PN01",
  21.             "Quantita": 30,
  22.             "UnMisVal": 0
  23.         }
  24.     ]
  25. }